home *** CD-ROM | disk | FTP | other *** search
/ In Focus Guide to Better Photography / In Focus Guide to Better Photography.iso / weather.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1997-07-07  |  143 b   |  8 lines

  1. on exitFrame
  2.   global sndPath
  3.   doSoundBusy()
  4.   delayTime(1)
  5.   sound playFile 2, sndPath & "weath3.aif"
  6.   DelaytimeWithNextFramePreLoad(3)
  7. end
  8.